Intersoft ClientUI Documentation
WeakEventListener<TInstance,TSource,TEventArgs> Class Members
Properties  Methods 


The following tables list the members exposed by WeakEventListener<TInstance,TSource,TEventArgs>.

Public Constructors
 NameDescription
Public ConstructorWeakEventListener<TInstance,TSource,TEventArgs> Constructor Initializes a new instances of the WeakEventListener class.  
Top
Public Properties
 NameDescription
Public PropertyOnDetachAction Gets or sets the method to call when detaching from the event.  
Public PropertyOnEventAction Gets or sets the method to call when the event fires.  
Top
Public Methods
 NameDescription
Public MethodDetach Detaches from the subscribed event.  
Public MethodOnEvent Handler for the subscribed event calls OnEventAction to handle it.  
Top
See Also

Reference

WeakEventListener<TInstance,TSource,TEventArgs> Class
Intersoft.Client.Framework Namespace

Send Feedback